Use G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding the get_type functions. Bug...
authorChristian Persch <chpe@src.gnome.org>
Sun, 23 Dec 2007 12:24:59 +0000 (12:24 +0000)
committerChristian Persch <chpe@src.gnome.org>
Sun, 23 Dec 2007 12:24:59 +0000 (12:24 +0000)
commitb0702a91ad52abf0d7023b6f7e0f34148a0a3606
tree6b95ffd984324d1f648620d6370b4440b508e5f7
parentdcbaaf2a694985fb5e9f0cce4e9c9a08e9babfae
Use G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding the get_type functions. Bug #504661.

svn path=/trunk/; revision=19227
60 files changed:
ChangeLog
modules/other/gail/gailadjustment.c
modules/other/gail/gailarrow.c
modules/other/gail/gailbooleancell.c
modules/other/gail/gailbox.c
modules/other/gail/gailbutton.c
modules/other/gail/gailcalendar.c
modules/other/gail/gailcell.c
modules/other/gail/gailcell.h
modules/other/gail/gailcellparent.c
modules/other/gail/gailcheckmenuitem.c
modules/other/gail/gailchecksubmenuitem.c
modules/other/gail/gailclist.c
modules/other/gail/gailclistcell.c
modules/other/gail/gailcombo.c
modules/other/gail/gailcombobox.c
modules/other/gail/gailcontainer.c
modules/other/gail/gailcontainercell.c
modules/other/gail/gailentry.c
modules/other/gail/gailexpander.c
modules/other/gail/gailframe.c
modules/other/gail/gailhtmlbox.c
modules/other/gail/gailhtmlboxblock.c
modules/other/gail/gailhtmlboxembedded.c
modules/other/gail/gailhtmlboxtext.c
modules/other/gail/gailimage.c
modules/other/gail/gailimagecell.c
modules/other/gail/gailitem.c
modules/other/gail/gaillabel.c
modules/other/gail/gaillist.c
modules/other/gail/gailmenu.c
modules/other/gail/gailmenuitem.c
modules/other/gail/gailmenushell.c
modules/other/gail/gailnotebook.c
modules/other/gail/gailnotebookpage.c
modules/other/gail/gailobject.c
modules/other/gail/gailoptionmenu.c
modules/other/gail/gailpaned.c
modules/other/gail/gailpixmap.c
modules/other/gail/gailprogressbar.c
modules/other/gail/gailradiobutton.c
modules/other/gail/gailradiomenuitem.c
modules/other/gail/gailradiosubmenuitem.c
modules/other/gail/gailrange.c
modules/other/gail/gailrenderercell.c
modules/other/gail/gailscale.c
modules/other/gail/gailscrollbar.c
modules/other/gail/gailscrolledwindow.c
modules/other/gail/gailseparator.c
modules/other/gail/gailspinbutton.c
modules/other/gail/gailstatusbar.c
modules/other/gail/gailsubmenuitem.c
modules/other/gail/gailtextcell.c
modules/other/gail/gailtextview.c
modules/other/gail/gailtogglebutton.c
modules/other/gail/gailtoplevel.c
modules/other/gail/gailtreeview.c
modules/other/gail/gailutil.c
modules/other/gail/gailwidget.c
modules/other/gail/gailwindow.c